home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / bos2_xr2.zip / THOMAS.ZIP / spawnbbs.cmd < prev    next >
OS/2 REXX Batch file  |  1996-04-27  |  217b  |  7 lines

  1. @echo off
  2. h:
  3. cd \Max
  4. set PATH=%PATH%;h:\max;h:\max\offtag
  5. echo maxp -s%1 -b%2 -p%3 -n%TASK% -t%4 -e0 -lh:\bt\log\%TASK%\max.log >>h:\max.log
  6. maxp      -s%1 -b%2 -p%3 -n%TASK% -t%4 -e0 -lh:\bt\log\%TASK%\max.log
  7.